home *** CD-ROM | disk | FTP | other *** search
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
-
- configure:728: checking for a BSD compatible install
- configure:781: checking whether build environment is sane
- configure:838: checking whether make sets ${MAKE}
- configure:884: checking for working aclocal
- configure:897: checking for working autoconf
- configure:910: checking for working automake
- configure:923: checking for working autoheader
- configure:936: checking for working makeinfo
- configure:961: checking for gcc
- configure:1074: checking whether the C compiler (gcc ) works
- configure:1090: gcc -o conftest conftest.c 1>&5
- configure:1116: checking whether the C compiler (gcc ) is a cross-compiler
- configure:1121: checking whether we are using GNU C
- configure:1149: checking whether gcc accepts -g
- configure:1192: checking for Cygwin environment
- configure:1225: checking for mingw32 environment
- configure:1254: checking how to run the C preprocessor
- configure:1409: checking host system type
- configure:1430: checking build system type
- configure:1459: checking for ld used by GCC
- configure:1527: checking if the linker (/gg/m68k-amigaos/bin/ld) is GNU ld
- configure:1544: checking for /gg/m68k-amigaos/bin/ld option to reload object files
- configure:1556: checking for BSD-compatible nm
- configure:1594: checking whether ln -s works
- configure:1615: checking how to recognise dependant libraries
- configure:1798: checking for object suffix
- configure:1824: checking for executable suffix
- configure:1865: checking command to parse /bin/nm output
- configure:2048: checking for dlfcn.h
- configure:2226: checking for ranlib
- configure:2293: checking for strip
- configure:2536: checking for objdir
- configure:2563: checking for gcc option to produce PIC
- configure:2715: checking if gcc PIC flag -m68020 -resident32 -malways-restore-a4 works
- configure:2781: checking if gcc static flag -static works
- configure:2823: checking if gcc supports -c -o file.o
- configure:2871: checking if gcc supports -c -o file.lo
- configure:2939: checking if gcc supports -fno-rtti -fno-exceptions
- configure:2952: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
- configure:2979: checking whether the linker (/gg/m68k-amigaos/bin/ld) supports shared libraries
- configure:3664: checking how to hardcode library paths into programs
- configure:3692: checking whether stripping libraries is possible
- configure:3706: checking dynamic linker characteristics
- configure:4106: checking if libtool supports shared libraries
- configure:4110: checking whether to build shared libraries
- configure:4133: checking whether to build static libraries
- configure:5324: checking for ANSI C header files
- configure:5429: checking for working const
- configure:5506: checking for int16_t
- configure:5526: gcc -o conftest -O20 -fsigned-char -g -O2 conftest.c 1>&5
- configure:5543: checking for int32_t
- configure:5563: gcc -o conftest -O20 -fsigned-char -g -O2 conftest.c 1>&5
- configure:5580: checking for uint32_t
- configure:5600: gcc -o conftest -O20 -fsigned-char -g -O2 conftest.c 1>&5
- configure:5595: parse error before `foo'
- configure:5595: warning: data definition has no type or storage class
- configure: failed program was:
- #line 5589 "configure"
- #include "confdefs.h"
-
- #ifdef __BEOS__
- #include <inttypes.h>
- #endif
- #include <sys/types.h>
- uint32_t foo;
- int main() {return 0;}
-
- configure:5617: checking for u_int32_t
- configure:5637: gcc -o conftest -O20 -fsigned-char -g -O2 conftest.c 1>&5
- configure:5654: checking for int64_t
- configure:5674: gcc -o conftest -O20 -fsigned-char -g -O2 conftest.c 1>&5
- configure:5691: checking size of short
- configure:5731: checking size of int
- configure:5771: checking size of long
- configure:5811: checking size of long long
- configure:5909: checking for 8-bit clean memcmp
-